From: Matthias Clasen Date: Tue, 15 Jul 2008 03:05:03 +0000 (+0000) Subject: fix markup X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1~1^2~428^2^2~31652 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=f9d2ecfb185d0c48ef6f0abf19f0329c74b942cf;p=gtk4.git fix markup svn path=/trunk/; revision=20830 --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index e89fa1725e..fffa719c57 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2008-07-14 Matthias Clasen + + * gtk/tmpl/gtklabel.sgml: Fix markup + 2008-07-11 Matthias Clasen Bug 537430 – label pango attributes & i18n diff --git a/docs/reference/gtk/tmpl/gtklabel.sgml b/docs/reference/gtk/tmpl/gtklabel.sgml index ad9179b894..7841c63121 100644 --- a/docs/reference/gtk/tmpl/gtklabel.sgml +++ b/docs/reference/gtk/tmpl/gtklabel.sgml @@ -36,6 +36,7 @@ Pango attribute applies. If start and end are not specified, the attribute is applied to the whole text. Note that specifying ranges does not make much sense with translatable attributes. Use markup embedded in the translatable content instead. +